From 9c0860ef8621d1f50656b29eca044a38826a6785 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 20 Dec 2008 13:53:18 +0000 Subject: [PATCH] (Startup Summary): Add xref to documentation of `initial-window-system'. --- doc/lispref/os.texi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi index 8c3d680fad4..a5cf70160dc 100644 --- a/doc/lispref/os.texi +++ b/doc/lispref/os.texi @@ -80,7 +80,8 @@ that Emacs initialization is in progress. @vindex window-system-initialization-alist @item It loads the initialization library for the window system specified by -the variable @code{initial-window-system}. This library's name is +the variable @code{initial-window-system} (@pxref{Window Systems, +initial-window-system}). This library's name is @file{term/@var{windowsystem}-win.el}, where @var{windowsystem} is the value of @code{initial-window-system}. From that library, it calls the appropriate initialization function. The initialization function -- 2.30.2